[INFO] fetching crate unftp-sbe-fs 0.4.0...
[INFO] fixing unftp-sbe-fs-0.4.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate unftp-sbe-fs 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate unftp-sbe-fs 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate unftp-sbe-fs 0.4.0
[INFO] tweaked toml for crates.io crate unftp-sbe-fs 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate unftp-sbe-fs 0.4.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unftp-sbe-fs 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unftp-core v0.1.0
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded capsicum-net v0.1.1
[INFO] [stderr]   Downloaded casper-sys v0.1.2
[INFO] [stderr]   Downloaded libnv-sys v0.2.2
[INFO] [stderr]   Downloaded io-extras v0.19.0
[INFO] [stderr]   Downloaded io-lifetimes v3.0.1
[INFO] [stderr]   Downloaded capsicum v0.4.4
[INFO] [stderr]   Downloaded cap-primitives v4.0.0
[INFO] [stderr]   Downloaded cap-std v4.0.0
[INFO] [stderr]   Downloaded libnv v0.4.3
[INFO] [stderr]   Downloaded async_ftp v6.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dc22800aff0acad4becaf4c8099c315c78beac11c34d6a5ae885da9cb07beb9b
[INFO] running `Command { std: "docker" "start" "dc22800aff0acad4becaf4c8099c315c78beac11c34d6a5ae885da9cb07beb9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc22800aff0acad4becaf4c8099c315c78beac11c34d6a5ae885da9cb07beb9b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc22800aff0acad4becaf4c8099c315c78beac11c34d6a5ae885da9cb07beb9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc22800aff0acad4becaf4c8099c315c78beac11c34d6a5ae885da9cb07beb9b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cap-primitives v4.0.0
[INFO] [stderr]    Compiling cap-std v4.0.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking term v1.2.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking x509-parser v0.18.1
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking slog-term v2.9.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking unftp-core v0.1.0
[INFO] [stderr]     Checking async_ftp v6.0.0
[INFO] [stderr]     Checking unftp-sbe-fs v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `libunftp`
[INFO] [stdout]  --> examples/basic.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libunftp::ServerBuilder;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `libunftp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libunftp`, use `cargo add libunftp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libunftp`
[INFO] [stdout]  --> examples/cap-ftpd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use libunftp::ServerBuilder;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `libunftp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libunftp`, use `cargo add libunftp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libunftp`
[INFO] [stdout]  --> examples/pooled.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libunftp::ServerBuilder;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `libunftp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libunftp`, use `cargo add libunftp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unftp-sbe-fs` (example "basic") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `libunftp`
[INFO] [stdout]  --> examples/proxyprotocol.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libunftp::ServerBuilder;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `libunftp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libunftp`, use `cargo add libunftp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unftp-sbe-fs` (example "cap-ftpd") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unftp-sbe-fs` (example "pooled") due to 1 previous error
[INFO] [stderr] error: could not compile `unftp-sbe-fs` (example "proxyprotocol") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `libunftp`
[INFO] [stdout]  --> examples/cap-ftpd-worker.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use libunftp::Server;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `libunftp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libunftp`, use `cargo add libunftp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libunftp` in this scope
[INFO] [stdout]    --> examples/cap-ftpd-worker.rs:252:18
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let mut sb = libunftp::ServerBuilder::with_authenticator(sgen, authenticator).user_detail_provider(user_provider);
[INFO] [stdout]     |                  ^^^^^^^^ use of unresolved module or unlinked crate `libunftp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libunftp`, use `cargo add libunftp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libunftp` in this scope
[INFO] [stdout]  --> tests/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use libunftp::{ServerBuilder, options::FtpsRequired};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `libunftp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libunftp`, use `cargo add libunftp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libunftp`
[INFO] [stdout]  --> tests/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use libunftp::{ServerBuilder, options::FtpsRequired};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `libunftp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libunftp`, use `cargo add libunftp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unftp-sbe-fs` (example "cap-ftpd-worker") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unftp-sbe-fs` (test "main") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "dc22800aff0acad4becaf4c8099c315c78beac11c34d6a5ae885da9cb07beb9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc22800aff0acad4becaf4c8099c315c78beac11c34d6a5ae885da9cb07beb9b", kill_on_drop: false }`
[INFO] [stdout] dc22800aff0acad4becaf4c8099c315c78beac11c34d6a5ae885da9cb07beb9b
